home *** CD-ROM | disk | FTP | other *** search
- /*
- * This source file is part of Vahunz,
- * a tool to make source code un-/more legible.
- *
- *--------------------------------------------------------------------------
- *
- * Vahunz and the Ugly library are Copyright (C) 1998 by
- * Thomas Aglassinger <agi@giga.or.at>
- *
- * All rights reserved.
- *
- * Refer to the manual for more information.
- *
- *--------------------------------------------------------------------------
- *
- * Ubiqx library is Copyright (C) 1991-1998 by
- * Christopher R. Hertel <crh@ubiqx.mn.org>
- *
- * Ubiqx library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- */
- #ifndef e1E
- #define e1E
- #ifdef n2P
- #define y2S 0
- #define j1Y 1
- #define y4Q 0
- #define v2E 1
- #define x6Z 1
- #define k1Z 0
- #else
- #define y2S 0
- #define j1Y 0
- #define y4Q 0
- #define v2E 0
- #define x6Z 0
- #define k1Z 0
- #endif
- #ifndef j0Z
- #define y3S(msg) s5F((msg), __FILE__, __LINE__)
- #else
- #define y3S(msg)
- #endif
- #endif
-